C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterBase<T> Class / IsActive Property

In This Topic
IsActive Property (ColumnFilterBase<T>)
In This Topic
Gets a value that indicates whether this filter is active.
Syntax
'Declaration
 
Public ReadOnly Property IsActive As Boolean
 
See Also